home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / education / pe022.dms / pe022.adf / README.LIST27 < prev    next >
Text File  |  1991-07-12  |  2KB  |  56 lines

  1. ============================== README.list27 ==============================
  2.  
  3. This is disk 27 of the freely distributable AMIGA software library.
  4.  
  5. ABdemos        Amiga Basic demos.  NewConvertFD creates .bmaps from
  6.         fd files.  BitPlanes finds addresses of and writes to
  7.         bitplanes of the screen's bitmap.  AboutBmaps is a 
  8.         tutorial on creation and use of bmaps.  LoadILBM loads
  9.         and displays IFF ILBM pics.  LoadACBM loads and displays
  10.         ACBM pics.  ScreenPrint creates a demo screen and dumps
  11.         it to a graphic printer.
  12.         Author:  Carolyn Scheppner, Commodore-Amiga
  13.  
  14. Disassem    A simple 68000 disassembler.  Reads standard Amiga
  15.         object files and disassembles the code sections.
  16.         Data sections are dumped in hex.  The actual disassember
  17.         routines are set up to be callable from a user program
  18.         so instructions in memory can be disassembled dynamically.
  19.         Author:  Bill Rogers, Univ of WAIKATO (New Zealand)
  20.  
  21. DvorakKeymap    Example of a keymap structure for the Dvorak keyboard
  22.         layout.  Untested but included because assembly examples
  23.         are few and far between.
  24.         Author: Robert Burns @ Commodore-Amiga
  25.  
  26. Hypocycloids    An electronic Spirograph inspired by an article in
  27.         Feb '84 Byte.
  28.         Author: Terry Gintz
  29.  
  30. LinesDemo    A demo program which illustrates the use of proportional
  31.         gadgets to scroll around in a superbitmap window.
  32.         Posted to usenet by Barry Whitebook @ Commodore-Amiga
  33.  
  34. MemExpansion    Schematics and directions for building your own homebrew
  35.         1 Mb memory expansion.
  36.         Author: Michael Fellinger
  37.  
  38. SafeMalloc    Ever have a program that corrupts it's own memory?  Well,
  39.         this little gem can help you find the problem in a hurry.
  40.         Acts as an interface between your program and the real
  41.         malloc, checking for overrun, underrun, and duplicate
  42.         freeing of malloc'd space.
  43.         Author: Bjorn Benson, modifications by Fred Fish
  44.  
  45. ScienceDemos    Some science demos.  Sidereal is a tutorial program which
  46.         introduces the user to the relationships between Julian
  47.         and calendar dates and solar and sidereal times.  J2000
  48.         is a utility program which converts stellar positions,
  49.         proper motion, parallax and radial velocity from the 
  50.         standard epoch B1950 (FK4) to epoch J2000 (FK5).  Galilean
  51.         is a tutorial program which determines the position of
  52.         the Galilean satellites relative to Jupiter.
  53.         Programs courtesy of David Eagle at Science Software.
  54.  
  55. =========================================================================
  56.